Namespace - LJCDBMessage
Parameters
dbResult - The DbResult object.
Returns
true if there are columns; otherwise, false.
Syntax
C# |
public static Boolean HasColumns(DbResult dbResult)
|
Checks if the result has Columns.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.